コード例 #1
0
 public float GetRegularSnapPoints(global::Windows.UI.Xaml.Controls.Orientation orientation, global::Windows.UI.Xaml.Controls.Primitives.SnapPointsAlignment alignment, out float offset)
 {
     throw new global::System.NotImplementedException("The member float OrientedVirtualizingPanel.GetRegularSnapPoints(Orientation orientation, SnapPointsAlignment alignment, out float offset) is not implemented in Uno.");
 }
コード例 #2
0
 public global::System.Collections.Generic.IReadOnlyList <float> GetIrregularSnapPoints(global::Windows.UI.Xaml.Controls.Orientation orientation, global::Windows.UI.Xaml.Controls.Primitives.SnapPointsAlignment alignment)
 {
     throw new global::System.NotImplementedException("The member IReadOnlyList<float> OrientedVirtualizingPanel.GetIrregularSnapPoints(Orientation orientation, SnapPointsAlignment alignment) is not implemented in Uno.");
 }