FrameworkVisibility

StockSharp.Xaml.Charting

Enumeration constants to define FrameworkVisibility

Fields

All
public const FrameworkVisibility All
value = FrameworkVisibility.All

Show this element in all frameworks

Silverlight
public const FrameworkVisibility Silverlight
value = FrameworkVisibility.Silverlight

Show this element in Silverlight only

Wpf
public const FrameworkVisibility Wpf
value = FrameworkVisibility.Wpf

Show this element in WPF only