HwndSource.DefaultAcquireHwndFocusInMenuMode Property
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.
Gets or sets the default AcquireHwndFocusInMenuMode value for new instances of HwndSource.
public:
static property bool DefaultAcquireHwndFocusInMenuMode { bool get(); void set(bool value); };
public static bool DefaultAcquireHwndFocusInMenuMode { get; set; }
static member DefaultAcquireHwndFocusInMenuMode : bool with get, set
Public Shared Property DefaultAcquireHwndFocusInMenuMode As Boolean
true
to acquire Win32 focus for the WPF containing window when the user interacts with menus; otherwise, false
. The default is true
.
New instances of HwndSource have AcquireHwndFocusInMenuMode set to this default value, unless a different value is passed as a parameter to the HwndSource constructor for a specific instance, by using the AcquireHwndFocusInMenuMode property.
Produkt | Verze |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9 |
Zpětná vazba k produktu .NET
.NET je open source projekt. Vyberte odkaz pro poskytnutí zpětné vazby: