Condividi tramite


CustomXamlResourceLoader.Current Proprietà

Definizione

Restituisce l'istanza di CustomXamlResourceLoader attiva.

static CustomXamlResourceLoader Current();

static void Current(CustomXamlResourceLoader value);
public static CustomXamlResourceLoader Current { get; set; }
var customXamlResourceLoader = CustomXamlResourceLoader.current;
CustomXamlResourceLoader.current = customXamlResourceLoader;
Public Shared Property Current As CustomXamlResourceLoader

Valore della proprietà

Istanza di CustomXamlResourceLoader attiva.

Si applica a