CheckBoxHandler.ICheckBoxHandler.VirtualView Property
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.
property Microsoft::Maui::ICheckBox ^ Microsoft::Maui::Handlers::ICheckBoxHandler::VirtualView { Microsoft::Maui::ICheckBox ^ get(); };
Microsoft.Maui.ICheckBox Microsoft.Maui.Handlers.ICheckBoxHandler.VirtualView { get; }
member this.Microsoft.Maui.Handlers.ICheckBoxHandler.VirtualView : Microsoft.Maui.ICheckBox
ReadOnly Property VirtualView As ICheckBox Implements ICheckBoxHandler.VirtualView