FullTrustResourceDictionary Class
Represents the a ResourceDictionary that ensures the application has full-trust before loading the source System.Uri.
public class FullTrustResourceDictionary : ResourceDictionary
- Inheritance:
- object ResourceDictionary object
Constructors
FullTrustResourceDictionary()
Initializes an instance of the class.
public FullTrustResourceDictionary()
Properties
Source
The uniform resource identifier (URI) to load resources from.
public Uri Source { get; set; }
Property Value
- Uri
Inherited Members
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()