Concept.Utils.Wpf Assembly > Concept.Utils.Wpf Namespace : NotifiableContentControl Class |
The following tables list the members exposed by NotifiableContentControl.
Name | Description | |
---|---|---|
![]() | NotifiableContentControl Constructor |
Name | Description | |
---|---|---|
![]() | ShowButtonsPropertyName | Constant string to manage ShowButtons property changed. |
![]() | ShowTitlePropertyName | Constant string to manage ShowTitle property changed. |
![]() ![]() | SingleCloseButtonProperty | The single close button property |
![]() ![]() | TitleProperty | The title property |
Name | Description | |
---|---|---|
![]() | CommandCancel | Gets the command cancel. |
![]() | CommandOK | Gets the command OK. |
![]() | ShowButtons | Gets or sets a value indicating whether [show buttons]. |
![]() | ShowTitle | Gets or sets a value indicating whether [show title]. |
![]() | SingleCloseButton | Gets or sets a value indicating whether [single close button]. |
![]() | Title | Gets or sets the title. |
Name | Description | |
---|---|---|
![]() | HideLastItem | |
![]() | OnApplyTemplate | Overridden. When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate. |
![]() | Show | Shows the specified element. |
Name | Description | |
---|---|---|
![]() | BitmapSource | Returns the contents of a WPF Visual as a BitmapSource, e.g. for binding to an Image control. |
![]() | Clone<T> | |
![]() | GetImage | Overloaded. Gets the image. |
![]() | GetRoot | |
![]() | GetVisualAncestor | Overloaded. |
![]() | GetVisualDescendent<T> | |
![]() | GetVisualDescendents<T> | |
![]() | IfNotNull<T,U> | |
![]() | PngBitmap | Returns the contents of a WPF Visual as a Bitmap in PNG format. |
![]() | Refresh |
Name | Description | |
---|---|---|
![]() | CancelCallBack | Occurs when [cancel call back]. |
![]() | OkCallBack | Occurs when [ok call back]. |
![]() | PropertyChanged | Occurs when a property value changes. |