NameScope.NameScope Attached Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets dynamically attached NameScope instances.
see GetNameScope, and SetNameScope
see GetNameScope, and SetNameScope
see GetNameScope, and SetNameScope
Remarks
This attached property requires attached property usage in XAML, or use of the GetNameScope and SetNameScope accessors in code. Setting the namescope in XAML is not common. The attached property usage is primarily to facilitate attaching XAML namescopes to objects that do not share inheritance for XAML namescope implementations. DependencyObject and derived classes support this inheritance natively.
Dependency Property Information
Identifier field | NameScopeProperty |
Metadata properties set to true |
None |