C# Class withSIX.Play.Presentation.Wpf.Behaviors.PropertyGridExtensions

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Свойство Type Description
CustomizationProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetCustomization ( DependencyObject obj ) : bool
SetCustomization ( DependencyObject obj, bool value ) : void

Private Methods

Méthode Description
CustomizationChangedCallback ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
PropertyGridOnLoaded ( object sender, RoutedEventArgs routedEventArgs ) : void
SetupItemsControl ( Xceed.Wpf.Toolkit.PropertyGrid.PropertyItemsControl itemsControl ) : void

Method Details

GetCustomization() public static méthode

public static GetCustomization ( DependencyObject obj ) : bool
obj System.Windows.DependencyObject
Résultat bool

SetCustomization() public static méthode

public static SetCustomization ( DependencyObject obj, bool value ) : void
obj System.Windows.DependencyObject
value bool
Résultat void

Property Details

CustomizationProperty public_oe static_oe property

public static DependencyProperty,System.Windows CustomizationProperty
Résultat System.Windows.DependencyProperty