C# Class Xceed.Wpf.Toolkit.ColorPicker

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: Gainedge/BetterExplorer Class Usage Examples

Méthodes publiques

Свойство Type Description
AdvancedButtonHeaderProperty System.Windows.DependencyProperty
AvailableColorsHeaderProperty System.Windows.DependencyProperty
AvailableColorsProperty System.Windows.DependencyProperty
AvailableColorsSortingModeProperty System.Windows.DependencyProperty
ButtonStyleProperty System.Windows.DependencyProperty
ColorModeProperty System.Windows.DependencyProperty
DisplayColorAndNameProperty System.Windows.DependencyProperty
IsOpenProperty System.Windows.DependencyProperty
RecentColorsHeaderProperty 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
ShowDropDownButtonProperty System.Windows.DependencyProperty
ShowRecentColorsProperty System.Windows.DependencyProperty
ShowStandardColorsProperty System.Windows.DependencyProperty
StandardButtonHeaderProperty System.Windows.DependencyProperty
StandardColorsHeaderProperty System.Windows.DependencyProperty
StandardColorsProperty System.Windows.DependencyProperty
UsingAlphaChannelProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Méthodes protégées

Méthode Description
OnMouseUp ( System.Windows.Input.MouseButtonEventArgs e ) : void

Private Methods

Méthode Description
CloseColorPicker ( bool isFocusOnColorPicker ) : void
ColorModeButton_Clicked ( object sender, RoutedEventArgs e ) : void
ColorPicker ( ) : System
Color_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
CreateAvailableColors ( ) : ObservableCollection
CreateStandardColors ( ) : ObservableCollection
FocusOnListBoxItem ( System.Windows.Controls.ListBox listBox ) : void
GetFormatedColorString ( Color colorToFormat ) : string
OnAvailableColorsSortingModeChanged ( ColorSortingMode oldValue, ColorSortingMode newValue ) : void
OnAvailableColorsSortingModeChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
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
OnUsingAlphaChannelChanged ( ) : void
OnUsingAlphaChannelPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
Popup_Opened ( object sender, EventArgs e ) : void
UpdateRecentColors ( ColorItem colorItem ) : void

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

OnMouseUp() protected méthode

protected OnMouseUp ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
Résultat void

Property Details

AdvancedButtonHeaderProperty public_oe static_oe property

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

AvailableColorsHeaderProperty public_oe static_oe property

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

AvailableColorsProperty public_oe static_oe property

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

AvailableColorsSortingModeProperty public_oe static_oe property

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

ButtonStyleProperty public_oe static_oe property

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

ColorModeProperty public_oe static_oe property

public static DependencyProperty,System.Windows ColorModeProperty
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

RecentColorsHeaderProperty public_oe static_oe property

public static DependencyProperty,System.Windows RecentColorsHeaderProperty
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

ShowDropDownButtonProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowDropDownButtonProperty
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

StandardButtonHeaderProperty public_oe static_oe property

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

StandardColorsHeaderProperty public_oe static_oe property

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

StandardColorsProperty public_oe static_oe property

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

UsingAlphaChannelProperty public_oe static_oe property

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