UtilTweakingDesktopLivePreviewHoverTime Property
Gets or sets a value that determines the time it takes for Aero Peek to display when
you hover over its icon in the far right of the Taskbar.
Namespace: DevCase.Core.Windows.CommonAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static int DesktopLivePreviewHoverTime { get; set; }
Public Shared Property DesktopLivePreviewHoverTime As Integer
Get
Set
Dim value As Integer
value = UtilTweaking.DesktopLivePreviewHoverTime
UtilTweaking.DesktopLivePreviewHoverTime = value
public:
static property int DesktopLivePreviewHoverTime {
int get ();
void set (int value);
}
static member DesktopLivePreviewHoverTime : int with get, set
No code example is currently available or this language may not be supported.
Property Value
Int32
The time it takes for Aero Peek to display when you hover over its icon in the far right of the Taskbar.