TextDecorationCollection.Enumerator.Current Proprietà

Definizione

Ottiene l'elemento corrente della raccolta.

public:
 property System::Windows::TextDecoration ^ Current { System::Windows::TextDecoration ^ get(); };
public System.Windows.TextDecoration Current { get; }
member this.Current : System.Windows.TextDecoration
Public ReadOnly Property Current As TextDecoration

Valore della proprietà

TextDecoration

TextDecoration corrente presente nell'insieme.

Implementazioni

Si applica a