Exemplo n.º 1
0
 public static global::Windows.Foundation.Rect GetFlyoutPlacementTargetInfo(global::Windows.UI.Xaml.FrameworkElement placementTarget, global::Windows.UI.Xaml.Controls.Primitives.FlyoutPlacementMode preferredPlacement, out global::Windows.UI.Xaml.Controls.Primitives.FlyoutPlacementMode targetPreferredPlacement, out bool allowFallbacks)
 {
     throw new global::System.NotImplementedException("The member Rect XamlUIPresenter.GetFlyoutPlacementTargetInfo(FrameworkElement placementTarget, FlyoutPlacementMode preferredPlacement, out FlyoutPlacementMode targetPreferredPlacement, out bool allowFallbacks) is not implemented in Uno.");
 }
Exemplo n.º 2
0
 public static global::Windows.Foundation.Rect GetFlyoutPlacement(global::Windows.Foundation.Rect placementTargetBounds, global::Windows.Foundation.Size controlSize, global::Windows.Foundation.Size minControlSize, global::Windows.Foundation.Rect containerRect, global::Windows.UI.Xaml.Controls.Primitives.FlyoutPlacementMode targetPreferredPlacement, bool allowFallbacks, out global::Windows.UI.Xaml.Controls.Primitives.FlyoutPlacementMode chosenPlacement)
 {
     throw new global::System.NotImplementedException("The member Rect XamlUIPresenter.GetFlyoutPlacement(Rect placementTargetBounds, Size controlSize, Size minControlSize, Rect containerRect, FlyoutPlacementMode targetPreferredPlacement, bool allowFallbacks, out FlyoutPlacementMode chosenPlacement) is not implemented in Uno.");
 }