Implemented interface member:
property
HasContainer
Microsoft.Maui.IViewHandler.HasContainer
3 references to HasContainer
Microsoft.Maui (3)
Handlers\View\ViewHandler.cs (3)
138 /// <remarks>This method is called when <see cref="HasContainer"/> is set to <see langword="true"/>.</remarks> 144 /// <remarks>This method is called when <see cref="HasContainer"/> is set to <see langword="false"/>.</remarks> 150 /// <remarks>Note that this can be <see langword="null"/>. Especially when <see cref="HasContainer"/> is set to <see langword="false"/> this value might not be set.</remarks>