XamlException.LinePosition Egenskap

Definition

Hämtar eller anger linjepositionskomponenten för XAML-textradsinformation som undantaget rapporterar.

public:  property int LinePosition {  public:
int get(); protected:
 void set(int value); };
public int LinePosition { get; protected set; }
member this.LinePosition : int with get, set
Public Property LinePosition As Integer

Egenskapsvärde

Radpositionskomponenten i XAML-textradsinformation.

Gäller för

Se även