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 |
|
Metadata properties set to true |
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.Windows.Design.PropertyEditing Namespace