Delen 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. This is a dependency property.

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

Syntax

'Declaration
See GetOwningPropertyContainer, SetOwningPropertyContainer
'Usage
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

PropertyContainer Members

Microsoft.Windows.Design.PropertyEditing Namespace

Other Resources

WPF Designer Extensibility

Property Editing Architecture

Dependency Properties Overview