Beispiel #1
0
 public void InsertImage(int width, int height, int ascent, global::Windows.UI.Text.VerticalCharacterAlignment verticalAlign, string alternateText, global::Windows.Storage.Streams.IRandomAccessStream value)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.Text.RichEditTextRange", "void RichEditTextRange.InsertImage(int width, int height, int ascent, VerticalCharacterAlignment verticalAlign, string alternateText, IRandomAccessStream value)");
 }
Beispiel #2
0
 public void GetPoint(global::Windows.UI.Text.HorizontalCharacterAlignment horizontalAlign, global::Windows.UI.Text.VerticalCharacterAlignment verticalAlign, global::Windows.UI.Text.PointOptions options, out global::Windows.Foundation.Point point)
 {
     throw new global::System.NotImplementedException("The member void RichEditTextRange.GetPoint(HorizontalCharacterAlignment horizontalAlign, VerticalCharacterAlignment verticalAlign, PointOptions options, out Point point) is not implemented in Uno.");
 }