Share via


PropertyContainer.OwningPropertyContainer Attached Property

Gets or sets the owning PropertyContainer that can be used by UI elements of PropertyValueEditor types to gain access to their parent PropertyContainer.

Namespace:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Syntax

'Declaration
See GetOwningPropertyContainer, SetOwningPropertyContainer
See GetOwningPropertyContainer, SetOwningPropertyContainer
See GetOwningPropertyContainer, SetOwningPropertyContainer
See GetOwningPropertyContainer, SetOwningPropertyContainer
See GetOwningPropertyContainer, SetOwningPropertyContainer

Property Value

Type: Microsoft.Windows.Design.PropertyEditing.PropertyContainer
A PropertyContainer that represents the owning PropertyContainer.

Dependency Property Information

Identifier field

OwningPropertyContainerProperty

Metadata properties set to true

Inherits

.NET Framework Security

See Also

Reference

PropertyContainer Class

Microsoft.Windows.Design.PropertyEditing Namespace

Other Resources

WPF Designer Extensibility

Property Editing Architecture

Dependency Properties Overview