ViewManager.PropertyRedirections Attached Property
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Gets or sets an enumeration of property identifiers indicating properties on the model that should be redirected to the view. This is an attached property.
Namespace: Microsoft.Windows.Design.Documents
Assembly: Microsoft.Windows.Design.Markup (in Microsoft.Windows.Design.Markup.dll)
Syntax
'Declaration
See GetPropertyRedirections, SetPropertyRedirections
'Usage
See GetPropertyRedirections, SetPropertyRedirections
See GetPropertyRedirections, SetPropertyRedirections
See GetPropertyRedirections, SetPropertyRedirections
See GetPropertyRedirections, SetPropertyRedirections
Property Value
Type: System.Collections.Generic.IEnumerable<PropertyIdentifier>
Dependency Property Information
Identifier field |
|
Metadata properties set to true |
None |
.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.Documents Namespace