XamlException.LinePosition Propiedad

Definición

Obtiene o establece el componente de posición de línea de línea de texto XAML que notifica la excepción.

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

Valor de propiedad

Componente de posición de línea de la información de línea de texto XAML.

Se aplica a

Consulte también