Example #1
0
 public void RequestMoveRelativeToDisplayRegion(global::Windows.UI.WindowManagement.DisplayRegion displayRegion, global::Windows.Foundation.Point displayRegionOffset)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.WindowManagement.AppWindow", "void AppWindow.RequestMoveRelativeToDisplayRegion(DisplayRegion displayRegion, Point displayRegionOffset)");
 }
Example #2
0
 public global::Windows.Media.Capture.MediaCaptureRelativePanelWatcher CreateRelativePanelWatcher(global::Windows.Media.Capture.StreamingCaptureMode captureMode, global::Windows.UI.WindowManagement.DisplayRegion displayRegion)
 {
     throw new global::System.NotImplementedException("The member MediaCaptureRelativePanelWatcher MediaCapture.CreateRelativePanelWatcher(StreamingCaptureMode captureMode, DisplayRegion displayRegion) is not implemented in Uno.");
 }
Example #3
0
 public global::Windows.Devices.Enumeration.Panel GetRelativePanel(global::Windows.UI.WindowManagement.DisplayRegion displayRegion)
 {
     throw new global::System.NotImplementedException("The member Panel MediaFrameSourceInfo.GetRelativePanel(DisplayRegion displayRegion) is not implemented in Uno.");
 }