Class SharpAboutBox
Logique d'interaction pour SharpAboutBox.xaml
Inheritance
SharpAboutBox
Implements
Inherited Members
Namespace: SharpWpfAboutBox
Assembly: SharpWpfAboutBox.dll
Syntax
public class SharpAboutBox : Window, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IComponentConnector
Constructors
| Edit this page View SourceSharpAboutBox(Window?)
Create a new SharpAboutBox window.
Declaration
public SharpAboutBox(Window? owner)
Parameters
| Type | Name | Description |
|---|---|---|
| Window | owner | The owner window. |
Properties
| Edit this page View SourceAppProperties
The properties of the assembly.
Declaration
public SharpAppProperties AppProperties { get; }
Property Value
| Type | Description |
|---|---|
| SharpAppProperties |
Methods
| Edit this page View SourceInitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()