Click or drag to resize
INameScope Methods

The INameScope type exposes the following members.

Methods
  NameDescription
Public methodFindName
Returns an object that has the provided identifying name.
Public methodRegisterName
Registers the provided name into the current XAML namescope.
Public methodUnregisterName
Unregisters the provided name from the current XAML namescope.
Top
See Also