C# Class Orc.FilterBuilder.Views.FilterBuilderControl

Exibir arquivo Open project: WildGums/Orc.FilterBuilder

Public Properties

Property Type Description
AccentColorBrushProperty System.Windows.DependencyProperty
AllowDeleteProperty System.Windows.DependencyProperty
AllowLivePreviewProperty System.Windows.DependencyProperty
AllowResetProperty System.Windows.DependencyProperty
AutoApplyFilterProperty System.Windows.DependencyProperty
EnableAutoCompletionProperty System.Windows.DependencyProperty
FilteredCollectionProperty System.Windows.DependencyProperty
FilteringFuncProperty System.Windows.DependencyProperty
ModeProperty System.Windows.DependencyProperty
RawCollectionProperty System.Windows.DependencyProperty
ScopeProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
FilterBuilderControl System
OnAccentColorBrushChanged void
OnScopeChanged void

Public Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
FilterBuilderControl ( ) : System
OnAccentColorBrushChanged ( ) : void
OnScopeChanged ( ) : void

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

AccentColorBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows AccentColorBrushProperty
return System.Windows.DependencyProperty

AllowDeleteProperty public_oe static_oe property

public static DependencyProperty,System.Windows AllowDeleteProperty
return System.Windows.DependencyProperty

AllowLivePreviewProperty public_oe static_oe property

public static DependencyProperty,System.Windows AllowLivePreviewProperty
return System.Windows.DependencyProperty

AllowResetProperty public_oe static_oe property

public static DependencyProperty,System.Windows AllowResetProperty
return System.Windows.DependencyProperty

AutoApplyFilterProperty public_oe static_oe property

public static DependencyProperty,System.Windows AutoApplyFilterProperty
return System.Windows.DependencyProperty

EnableAutoCompletionProperty public_oe static_oe property

public static DependencyProperty,System.Windows EnableAutoCompletionProperty
return System.Windows.DependencyProperty

FilteredCollectionProperty public_oe static_oe property

public static DependencyProperty,System.Windows FilteredCollectionProperty
return System.Windows.DependencyProperty

FilteringFuncProperty public_oe static_oe property

public static DependencyProperty,System.Windows FilteringFuncProperty
return System.Windows.DependencyProperty

ModeProperty public_oe static_oe property

public static DependencyProperty,System.Windows ModeProperty
return System.Windows.DependencyProperty

RawCollectionProperty public_oe static_oe property

public static DependencyProperty,System.Windows RawCollectionProperty
return System.Windows.DependencyProperty

ScopeProperty public_oe static_oe property

public static DependencyProperty,System.Windows ScopeProperty
return System.Windows.DependencyProperty