Example #1
0
 public global::Windows.UI.Color UIElementColor(global::Windows.UI.ViewManagement.UIElementType desiredElement)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.ViewManagement.UISettings", "UIElementColor");
     return(Colors.Black);
 }
Example #2
0
 public global::Windows.UI.Color UIElementColor(global::Windows.UI.ViewManagement.UIElementType desiredElement)
 {
     throw new global::System.NotImplementedException("The member Color UISettings.UIElementColor(UIElementType desiredElement) is not implemented in Uno.");
 }