PeekSessionCreationOptions.ShouldFocusOnLoad Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether or not the Peek control should get the user's focus when it is first loaded.
public:
property bool ShouldFocusOnLoad { bool get(); };
public:
property bool ShouldFocusOnLoad { bool get(); };
public bool ShouldFocusOnLoad { get; }
member this.ShouldFocusOnLoad : bool
Public ReadOnly Property ShouldFocusOnLoad As Boolean
Property Value
Returns Boolean.