PropertyContainer Class

Definition

public ref class PropertyContainer : System::Windows::Controls::Control, System::ComponentModel::INotifyPropertyChanged
public class PropertyContainer : System.Windows.Controls.Control, System.ComponentModel.INotifyPropertyChanged
type PropertyContainer = class
    inherit Control
    interface INotifyPropertyChanged
Public Class PropertyContainer
Inherits Control
Implements INotifyPropertyChanged
Inheritance
PropertyContainer
Implements

Constructors

PropertyContainer()

Fields

ActiveEditModeProperty
DefaultPropertyValueEditorProperty
DefaultStandardValuesPropertyValueEditorProperty
DialogCommandSourceProperty
ExtendedPinnedRowTemplateProperty
ExtendedPopupRowTemplateProperty
InlineRowTemplateProperty
IsExpandedProperty
OwningPropertyContainerProperty
PropertyEntryProperty
ShouldRegainKeyboardFocus

Properties

ActiveEditMode
DefaultPropertyValueEditor
DefaultStandardValuesPropertyValueEditor
DialogCommandSource
DialogEditorTemplate
ExtendedEditorTemplate
ExtendedPinnedRowTemplate
ExtendedPopupRowTemplate
InlineEditorTemplate
InlineRowTemplate
IsExpanded
MatchesFilter
OpenDialogWindow
PropertyEntry

Attached Properties

OwningPropertyContainer

Methods

GetOwningPropertyContainer(DependencyObject)
OnCreateAutomationPeer()
OnPreviewKeyDown(KeyEventArgs)
OnPropertyChanged(DependencyPropertyChangedEventArgs)
OnPropertyChanged(String)
SetOwningPropertyContainer(DependencyObject, PropertyContainer)

Events

ActiveEditModeChanged
PropertyChanged
PropertyEntryChanged

Applies to