메소드 | 설명 | |
---|---|---|
AddAboutButton ( this ribbon ) : void | ||
AddMinimizeAndMaximizeButtons ( this ribbon ) : void | ||
AddRibbonButton ( this ribbon, System.Windows.Media.ImageSource imageSource, System.Action action ) : Fluent.Button | ||
AddRibbonButton ( this ribbon, |
메소드 | 설명 | |
---|---|---|
AddRibbonButton ( this ribbon, System.Action action ) : Fluent.Button | ||
CreateRibbonButton ( |
||
EnsureHelpPaneStackPanel ( this ribbon ) : StackPanel | ||
GetImageUri ( string uri ) : |
public static AddMinimizeAndMaximizeButtons ( this ribbon ) : void | ||
ribbon | this | |
리턴 | void |
public static AddRibbonButton ( this ribbon, System.Windows.Media.ImageSource imageSource, System.Action action ) : Fluent.Button | ||
ribbon | this | |
imageSource | System.Windows.Media.ImageSource | |
action | System.Action | |
리턴 | Fluent.Button |
public static AddRibbonButton ( this ribbon, |
||
ribbon | this | |
imageUri | ||
action | System.Action | |
리턴 | Fluent.Button |