C# Class Microsoft.Windows.Controls.ColorPicker

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: Invenietis/ck-certified Class Usage Examples

Méthodes publiques

Свойство Type Description
AvailableColorsProperty System.Windows.DependencyProperty
ButtonStyleProperty System.Windows.DependencyProperty
DisplayColorAndNameProperty System.Windows.DependencyProperty
IsOpenProperty System.Windows.DependencyProperty
RecentColorsProperty System.Windows.DependencyProperty
SelectedColorChangedEvent System.Windows.RoutedEvent
SelectedColorProperty System.Windows.DependencyProperty
SelectedColorTextProperty System.Windows.DependencyProperty
ShowAdvancedButtonProperty System.Windows.DependencyProperty
ShowAvailableColorsProperty System.Windows.DependencyProperty
ShowRecentColorsProperty System.Windows.DependencyProperty
ShowStandardColorsProperty System.Windows.DependencyProperty
StandardColorsProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
CloseColorPicker ( ) : void
ColorPicker ( ) : System
ColorPickerCanvasPopup_Opened ( object sender, EventArgs e ) : void
Color_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
CreateAvailableColors ( ) : ObservableCollection
CreateStandardColors ( ) : ObservableCollection
OnKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
OnMouseDownOutsideCapturedElement ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
OnSelectedColorChanged ( Color oldValue, Color newValue ) : void
OnSelectedColorPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
UpdateRecentColors ( ColorItem colorItem ) : void

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

Property Details

AvailableColorsProperty public_oe static_oe property

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

ButtonStyleProperty public_oe static_oe property

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

DisplayColorAndNameProperty public_oe static_oe property

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

IsOpenProperty public_oe static_oe property

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

RecentColorsProperty public_oe static_oe property

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

SelectedColorChangedEvent public_oe static_oe property

public static RoutedEvent,System.Windows SelectedColorChangedEvent
Résultat System.Windows.RoutedEvent

SelectedColorProperty public_oe static_oe property

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

SelectedColorTextProperty public_oe static_oe property

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

ShowAdvancedButtonProperty public_oe static_oe property

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

ShowAvailableColorsProperty public_oe static_oe property

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

ShowRecentColorsProperty public_oe static_oe property

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

ShowStandardColorsProperty public_oe static_oe property

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

StandardColorsProperty public_oe static_oe property

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