PropertyContainer.PropertyEntry Property
Gets or sets the PropertyEntry instance on which this PropertyContainer operates.
Assembly: Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
Property Value
Type: Microsoft.Windows.Design.PropertyEditing.PropertyEntryA PropertyEntry instance on which this PropertyContainer operates.
The PropertyEntry instance is the context of the PropertyContainer. The exposed editor templates (InlineEditorTemplate, ExtendedEditorTemplate, and DialogEditorTemplate) are based on the value of this property.
- 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.