Registrar 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 the Microsoft.Maui.Controls platform.
public ref class Registrar abstract sealed
public static class Registrar
type Registrar = class
Public Class Registrar
- Inheritance
-
Registrar
Properties
| ExtraAssemblies |
For internal use by the Microsoft.Maui.Controls platform. |
| Registered |
For internal use by the Microsoft.Maui.Controls platform. |
Methods
| RegisterAll(Type[], IFontRegistrar) |
Obsolete.
Registers all specified attribute types with an optional font registrar. |
| RegisterAll(Type[], InitializationFlags, IFontRegistrar) |
Obsolete.
Registers all specified attribute types with initialization flags and an optional font registrar. |
| RegisterEffect(String, String, Type) | |
| RegisterEffects(String, ExportEffectAttribute[]) |
For internal use by the Microsoft.Maui.Controls platform. |
| RegisterRenderers(HandlerAttribute[]) |
For internal use by the Microsoft.Maui.Controls platform. |
| RegisterRendererToHandlerShim(Func<Object,IViewHandler>) | |
| RegisterStylesheets(InitializationFlags) | |