Implemented interface member:
property
HasContainer
Microsoft.Maui.IViewHandler.HasContainer
3 references to HasContainer
Microsoft.Maui (3)
Handlers\View\ViewHandler.cs (3)
139 /// <remarks>This method is called when <see cref="HasContainer"/> is set to <see langword="true"/>.</remarks> 145 /// <remarks>This method is called when <see cref="HasContainer"/> is set to <see langword="false"/>.</remarks> 151 /// <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>