BytecodeApi.UI.Controls Namespace
Classes
Class | Description | |
---|---|---|
![]() |
ContainerItemsControl |
Represents an ItemsControl that applies the ItemTemplate, even if the item is its own container (e.g. a UserControl).
|
![]() |
MenuItemService |
Helper class for the WPF MenuItem control that implements an icon that can be defined in XAML.
|
![]() |
NoInheritanceContainer |
Represents an ObservableUserControl that does not inherit style (InheritanceBehavior is set to SkipToAppNext).
|
![]() |
ObservableUserControl |
Class that wraps a UserControl object, implementing the INotifyPropertyChanged interface. Typically, properties of this class are set as a DependencyProperty on a DependencyObject.
|
![]() |
ObservableWindow |
Class that wraps a Window object, implementing the INotifyPropertyChanged interface. Typically, properties of this class are set as a DependencyProperty on a DependencyObject.
|
![]() |
TreeViewItemService |
Helper class for the WPF TreeView control that checks whether a MouseOver event occurrs over an item directly. This is relevant, when MouseOver effects need to be implemented for a TreeViewItem excluding its children.
|
![]() |
WatermarkAdorner |
Represents an Adorner for watermark elements.
|
![]() |
WatermarkService |