C# Class FirstFloor.ModernUI.Windows.Controls.ModernTab

Inheritance: System.Windows.Controls.Control
ファイルを表示 Open project: gro-ove/actools Class Usage Examples

Public Properties

Property Type Description
ContentLoaderProperty System.Windows.DependencyProperty
FrameMarginProperty System.Windows.DependencyProperty
LayoutProperty System.Windows.DependencyProperty
LinksHorizontalAlignmentProperty System.Windows.DependencyProperty
LinksMarginProperty System.Windows.DependencyProperty
LinksProperty System.Windows.DependencyProperty
ListWidthProperty System.Windows.DependencyProperty
SaveKeyProperty System.Windows.DependencyProperty
SavePolicyProperty System.Windows.DependencyProperty
SelectedSourceProperty System.Windows.DependencyProperty
TitleProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
Frame_Navigated void
OnLinkListSelectionChanged void
OnLinksChanged void
OnSaveKeyChanged void
OnSelectedSourceChanged void
OnSelectedSourceChanged void
UpdateSelection void

Public Methods

Method Description
ModernTab ( ) : System
OnApplyTemplate ( ) : void

Private Methods

Method Description
Frame_Navigated ( object sender, NavigationEventArgs navigationEventArgs ) : void
OnLinkListSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
OnLinksChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnSaveKeyChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnSelectedSourceChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnSelectedSourceChanged ( Uri newValue ) : void
UpdateSelection ( bool skipLoading ) : void

Method Details

ModernTab() public method

public ModernTab ( ) : System
return System

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

ContentLoaderProperty public_oe static_oe property

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

FrameMarginProperty public_oe static_oe property

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

LayoutProperty public_oe static_oe property

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

LinksHorizontalAlignmentProperty public_oe static_oe property

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

LinksMarginProperty public_oe static_oe property

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

LinksProperty public_oe static_oe property

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

ListWidthProperty public_oe static_oe property

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

SaveKeyProperty public_oe static_oe property

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

SavePolicyProperty public_oe static_oe property

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

SelectedSourceProperty public_oe static_oe property

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

TitleProperty public_oe static_oe property

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