XamlAccessLevel
Defines access control to assemblies and types for purposes of XAML loading.
Gets the AssemblyName of the assembly for which this XamlAccessLevel determines permissions.
Gets the unqualified string name of the type for which this XamlAccessLevel determines permissions.
Returns a XamlAccessLevel instance based on an assembly requested by Assembly.
Returns a XamlAccessLevel instance based on an assembly requested by AssemblyName.
Returns a XamlAccessLevel instance based on a specific type specified by its qualified name.
Returns a XamlAccessLevel instance based on a specific type specified by Type.