Property | Type | Description | |
---|---|---|---|
ButtonsNameProperty | |||
MaximumSizeProperty | |||
PlayListProperty |
Method | Description | |
---|---|---|
ChildrenAddHandler ( Object sender, |
||
GetButtonsName ( UIElement target ) : String | ||
GetPlayList ( UIElement target ) : UIElement | ||
PlayListChange ( ) : void | ||
PlayListChange ( |
||
PlayerContentPanel ( ) : System | ||
SetButtonsName ( UIElement target, String value ) : void | ||
SetPlayList ( UIElement target, UIElement value ) : void |
Method | Description | |
---|---|---|
CreateUIElementCollection ( |
Method | Description | |
---|---|---|
buttons_Click ( object sender, |
||
init ( ) : void | ||
maximumSizeChange ( |
||
uncheckOtherButtonBarButtons ( System.Windows.Controls.Primitives.ToggleButton toggleButton ) : void |
public ChildrenAddHandler ( Object sender, |
||
sender | Object | |
evt | ||
return | void |
protected CreateUIElementCollection ( |
||
logicalParent | ||
return | System.Windows.Controls.UIElementCollection |
public static GetButtonsName ( UIElement target ) : String | ||
target | UIElement | |
return | String |
public static GetPlayList ( UIElement target ) : UIElement | ||
target | UIElement | |
return | UIElement |
public static PlayListChange ( |
||
source | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
public static SetButtonsName ( UIElement target, String value ) : void | ||
target | UIElement | |
value | String | |
return | void |
public static SetPlayList ( UIElement target, UIElement value ) : void | ||
target | UIElement | |
value | UIElement | |
return | void |
public static DependencyProperty,System.Windows ButtonsNameProperty | ||
return |
public static DependencyProperty,System.Windows MaximumSizeProperty | ||
return |