NameScope Class
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.
For internal use by platform renderers.
public ref class NameScope : Microsoft::Maui::Controls::Internals::INameScope
public class NameScope : Microsoft.Maui.Controls.Internals.INameScope
type NameScope = class
interface INameScope
Public Class NameScope
Implements INameScope
- Inheritance
-
NameScope
- Implements
Constructors
NameScope() |
Fields
NameScopeProperty |
Bindable property for NameScope. |
Methods
GetNameScope(BindableObject) |
For internal use by platform renderers. |
SetNameScope(BindableObject, INameScope) |
For internal use by platform renderers. |
Explicit Interface Implementations
INameScope.FindByName(String) | |
INameScope.RegisterName(String, Object) | |
INameScope.UnregisterName(String) |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.