C# Класс AcManager.Controls.UserPresetsControl

Наследование: System.Windows.Controls.Control, IHierarchicalItemPreviewProvider
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
ChangedProperty System.Windows.DependencyProperty
CurrentUserPresetProperty System.Windows.DependencyProperty
OptionSmartChangedHandling bool
PreviewProviderProperty System.Windows.DependencyProperty
PreviewProviderPropertyKey System.Windows.DependencyPropertyKey
SavedPresetsGroupedProperty System.Windows.DependencyProperty
SavedPresetsProperty System.Windows.DependencyProperty
ShowSaveButtonProperty System.Windows.DependencyProperty
UserPresetableProperty System.Windows.DependencyProperty

Открытые методы

Метод Описание
GetPreview ( object item ) : object
GroupPresets ( IEnumerable entries, string mainDirectory ) : IEnumerable
GroupPresets ( string presetableKey ) : IEnumerable
HasInstance ( string key ) : bool
LoadPreset ( string key, string filename ) : bool
LoadSerializedPreset ( [ key, [ serialized ) : bool
OnApplyTemplate ( ) : void
SaveCanExecute ( ) : bool
SaveExecute ( ) : void
SwitchToNext ( ) : void
SwitchToPrevious ( ) : void

Приватные методы

Метод Описание
ComboBox_SelectionChanged ( object sender, SelectedItemChangedEventArgs e ) : void
GetCurrentFilename ( string key ) : string
GetHead ( string filename, string from ) : string
GetInstance ( string key ) : UserPresetsControl
OnCurrentUserPresetChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnUserPresetableChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnUserPresetableChanged ( IUserPresetable oldValue, IUserPresetable newValue ) : void
Presetable_Changed ( object sender, EventArgs e ) : void
Presets_Update ( object sender, EventArgs e ) : void
SelectionChanged ( ISavedPresetEntry entry ) : void
SetChanged ( bool value = null ) : void
SwitchTo ( string value ) : void
UpdateSavedPresets ( ) : void
UserPresetsControl ( ) : System
UserPresetsControl_Loaded ( object sender, RoutedEventArgs e ) : void
UserPresetsControl_PresetSaved ( object sender, PresetSavedEventArgs args ) : void
UserPresetsControl_PresetSelected ( object sender, ChangedPresetEventArgs args ) : void
UserPresetsControl_Unloaded ( object sender, RoutedEventArgs e ) : void

Описание методов

GetPreview() публичный Метод

public GetPreview ( object item ) : object
item object
Результат object

GroupPresets() публичный статический Метод

public static GroupPresets ( IEnumerable entries, string mainDirectory ) : IEnumerable
entries IEnumerable
mainDirectory string
Результат IEnumerable

GroupPresets() публичный статический Метод

public static GroupPresets ( string presetableKey ) : IEnumerable
presetableKey string
Результат IEnumerable

HasInstance() публичный статический Метод

public static HasInstance ( string key ) : bool
key string
Результат bool

LoadPreset() публичный статический Метод

public static LoadPreset ( string key, string filename ) : bool
key string
filename string
Результат bool

LoadSerializedPreset() публичный статический Метод

public static LoadSerializedPreset ( [ key, [ serialized ) : bool
key [
serialized [
Результат bool

OnApplyTemplate() публичный Метод

public OnApplyTemplate ( ) : void
Результат void

SaveCanExecute() публичный Метод

public SaveCanExecute ( ) : bool
Результат bool

SaveExecute() публичный Метод

public SaveExecute ( ) : void
Результат void

SwitchToNext() публичный Метод

public SwitchToNext ( ) : void
Результат void

SwitchToPrevious() публичный Метод

public SwitchToPrevious ( ) : void
Результат void

Описание свойств

ChangedProperty публичное статическое свойство

public static DependencyProperty,System.Windows ChangedProperty
Результат System.Windows.DependencyProperty

CurrentUserPresetProperty публичное статическое свойство

public static DependencyProperty,System.Windows CurrentUserPresetProperty
Результат System.Windows.DependencyProperty

OptionSmartChangedHandling публичное статическое свойство

public static bool OptionSmartChangedHandling
Результат bool

PreviewProviderProperty публичное статическое свойство

public static DependencyProperty,System.Windows PreviewProviderProperty
Результат System.Windows.DependencyProperty

PreviewProviderPropertyKey публичное статическое свойство

public static DependencyPropertyKey,System.Windows PreviewProviderPropertyKey
Результат System.Windows.DependencyPropertyKey

SavedPresetsGroupedProperty публичное статическое свойство

public static DependencyProperty,System.Windows SavedPresetsGroupedProperty
Результат System.Windows.DependencyProperty

SavedPresetsProperty публичное статическое свойство

public static DependencyProperty,System.Windows SavedPresetsProperty
Результат System.Windows.DependencyProperty

ShowSaveButtonProperty публичное статическое свойство

public static DependencyProperty,System.Windows ShowSaveButtonProperty
Результат System.Windows.DependencyProperty

UserPresetableProperty публичное статическое свойство

public static DependencyProperty,System.Windows UserPresetableProperty
Результат System.Windows.DependencyProperty