Delen via


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

PropertyRedirectionsProperty

Metadata properties set to true

None

.NET Framework Security

See Also

Reference

ViewManager Class

ViewManager Members

Microsoft.Windows.Design.Documents Namespace

GetPropertyRedirections

SetPropertyRedirections

Other Resources

WPF Designer Extensibility

Dependency Properties Overview