Condividi tramite


Typography.GetStandardSwashes(DependencyObject) Metodo

Definizione

Restituisce il valore della proprietà associata StandardSwashes per un oggetto di dipendenza specificato.

public:
 static int GetStandardSwashes(DependencyObject ^ element);
 static int GetStandardSwashes(DependencyObject const& element);
public static int GetStandardSwashes(DependencyObject element);
function getStandardSwashes(element)
Public Shared Function GetStandardSwashes (element As DependencyObject) As Integer

Parametri

element
DependencyObject

Oggetto di dipendenza per cui recuperare il valore della proprietà StandardSwashes .

Restituisce

Int32

int

Valore corrente della proprietà associata StandardSwashes nell'oggetto di dipendenza specificato.

Si applica a

Vedi anche