ShellThumbnailOnApplyTemplate Method |
Saves the thumbnail and overlay image to be able to make adjustments.
Namespace:
Jam.Shell.WPF.Controls
Assembly:
ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax public override void OnApplyTemplate()
Public Overrides Sub OnApplyTemplate
public:
virtual void OnApplyTemplate() override
abstract OnApplyTemplate : unit -> unit
override OnApplyTemplate : unit -> unit
See Also