DefaultStyles Class |
Namespace: Scandit.BarcodePicker
The DefaultStyles type exposes the following members.
Name | Description | |
---|---|---|
DefaultStyles | Initializes a new instance of the DefaultStyles class |
Name | Description | |
---|---|---|
Dispatcher | Gets the CoreDispatcher that this object is associated with. (Inherited from DependencyObject.) | |
MergedDictionaries | Gets a collection of the ResourceDictionary dictionaries that constitute the various resource dictionaries in the merged dictionaries. (Inherited from ResourceDictionary.) | |
Size | Gets the number of elements contained in the collection. (Inherited from ResourceDictionary.) | |
Source | Gets or sets a Uniform Resource Identifier (URI) that provides the source location of a merged resource dictionary. (Inherited from ResourceDictionary.) | |
ThemeDictionaries | Gets a collection of merged resource dictionaries that are specifically keyed and composed to address theme scenarios, for example supplying theme values for HighContrast. (Inherited from ResourceDictionary.) |
Name | Description | |
---|---|---|
Clear | Removes all items from this ResourceDictionary. (Inherited from ResourceDictionary.) | |
ClearValue | Clears the local value of a dependency property. (Inherited from DependencyObject.) | |
Connect | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
First | Returns an iterator for the items in the collection. (Inherited from ResourceDictionary.) | |
GetAnimationBaseValue | Returns any base value established for a dependency property, which would apply in cases where an animation is not active. (Inherited from DependencyObject.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValue | Returns the current effective value of a dependency property from a DependencyObject. (Inherited from DependencyObject.) | |
GetView | Retrieves a view against the ResourceDictionary. (Inherited from ResourceDictionary.) | |
HasKey | Returns whether the ResourceDictionary has an entry with the requested key. (Inherited from ResourceDictionary.) | |
InitializeComponent | ||
Insert | Adds a new entry to the ResourceDictionary. (Inherited from ResourceDictionary.) | |
Lookup | Returns the value from the requested key, if an entry with that key exists. (Inherited from ResourceDictionary.) | |
ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from DependencyObject.) | |
Remove | Removes a specific item from the ResourceDictionary. (Inherited from ResourceDictionary.) | |
SetValue | Sets the local value of a dependency property on a DependencyObject. (Inherited from DependencyObject.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |