INameScope Interface Home
This page is specific to:.NET Framework Version:3.03.54.0
INameScope Interface
Defines a contract for how names of elements should be accessed within a particular namescope, and how to enforce uniqueness of names within that scope.

Namespace: System.Windows.Markup
Assembly: WindowsBase (in windowsbase.dll)

Syntax

'Usage

Dim instance As INameScope


'Declaration

Public Interface INameScope
public interface INameScope
Interfaces cannot be used directly in XAML; see types that implement this interface.
Remarks

This interface is implemented by the concrete class NameScope. Most namescope operations in WPF operate by using NameScope instances, but information is occasionally communicated internally by using INameScope references.

This interface is implemented by classes that have child elements that are intended to be reused, and must have unique namescopes so that there are no name collisions when those child elements are introduced to an application. Examples of such classes are Style and FrameworkTemplate. These implementations usually rely on the explicit versions of the interface methods available from the NameScope class.

Platforms

Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

Version Information

.NET Framework

Supported in: 3.0
See Also

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View