Method | Description | |
---|---|---|
AddNamespace ( string prefix, string xamlNs ) : void | ||
GetNamespacePrefixes ( ) : IEnumerable |
||
Reset ( ) : void | ||
SetNamespaces ( string>.Dictionary |
||
TryGetNamespaceByPrefix ( string prefix, string &xamlNs ) : bool | ||
XamlCommonFrame ( ) : System.Collections.Generic | ||
XamlCommonFrame ( |
public AddNamespace ( string prefix, string xamlNs ) : void | ||
prefix | string | |
xamlNs | string | |
return | void |
public GetNamespacePrefixes ( ) : IEnumerable |
||
return | IEnumerable |
public SetNamespaces ( string>.Dictionary |
||
namespaces | string>.Dictionary | |
return | void |
public TryGetNamespaceByPrefix ( string prefix, string &xamlNs ) : bool | ||
prefix | string | |
xamlNs | string | |
return | bool |
public XamlCommonFrame ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public XamlCommonFrame ( |
||
source | ||
return | System.Collections.Generic |