IWebUICommandBarElement Interface
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.
Deprecated. The interface for the command bar elements.
public interface class IWebUICommandBarElement
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.WebUI.Core.WebUICommandBarContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3372654274, 10314, 17971, 138, 173, 99, 122, 39, 226, 130, 195)]
struct IWebUICommandBarElement
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.WebUI.Core.WebUICommandBarContract), 65536)]
[Windows.Foundation.Metadata.Guid(3372654274, 10314, 17971, 138, 173, 99, 122, 39, 226, 130, 195)]
public interface IWebUICommandBarElement
Public Interface IWebUICommandBarElement
- Derived
- Attributes
Windows requirements
Device family |
Windows Mobile Extension SDK (introduced in 10.0.10240.0)
|
API contract |
Windows.UI.WebUI.Core.WebUICommandBarContract (introduced in v1.0)
|
Remarks
Use of the Command Bar (also known as "App Bar") UX element is deprecated for UWP apps using JavaScript and no longer supported. If your app still requires it, this functionality is available from the WinJS 4 library.