2 references to HybridRootProperty
Microsoft.Maui.Controls (2)
HybridWebView\HybridWebView.cs (2)
33 get { return (string)GetValue(HybridRootProperty); } 34 set { SetValue(HybridRootProperty, value); }