VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI Namespace / ThumbnailImageItemStyle Class
Constructors Properties Methods SeeAlso
In This Topic
ThumbnailImageItemStyle Class Members
In This Topic
The following tables list the members exposed by ThumbnailImageItemStyle.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ThumbnailImageItemStyle class.
Public Properties
 NameDescription
Public PropertyGets or sets a defined style that is the basis of the current style. (Inherited from System.Windows.Style)
Public PropertyGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyGets a value that indicates whether the style is read-only and cannot be changed. (Inherited from System.Windows.Style)
Public PropertyGets or sets the collection of resources that can be used within the scope of this style. (Inherited from System.Windows.Style)
Public PropertyGets a collection of System.Windows.Setter and System.Windows.EventSetter objects. (Inherited from System.Windows.Style)
Public PropertyGets or sets the type for which this style is intended. (Inherited from System.Windows.Style)
Public PropertyGets a collection of System.Windows.TriggerBase objects that apply property values based on specified conditions. (Inherited from System.Windows.Style)
Public Methods
 NameDescription
Public MethodDetermines whether the calling thread has access to this System.Windows.Threading.DispatcherObject. (Inherited from System.Windows.Threading.DispatcherObject)
Public MethodReturns the hash code for this System.Windows.Style. (Inherited from System.Windows.Style)
Public MethodRegisters a new name-object pair in the current namescope. (Inherited from System.Windows.Style)
Public MethodLocks this style and all factories and triggers so they cannot be changed. (Inherited from System.Windows.Style)
Public MethodRemoves a name-object mapping from the namescope. (Inherited from System.Windows.Style)
Public MethodEnforces that the calling thread has access to this System.Windows.Threading.DispatcherObject. (Inherited from System.Windows.Threading.DispatcherObject)
See Also