Ribbon.IsHostedInRibbonWindow 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.
Gets a value that indicates whether the Ribbon is currently hosted in a RibbonWindow.
public:
property bool IsHostedInRibbonWindow { bool get(); };
public bool IsHostedInRibbonWindow { get; }
member this.IsHostedInRibbonWindow : bool
Public ReadOnly Property IsHostedInRibbonWindow As Boolean
Property Value
true
if the Ribbon is hosted in a RibbonWindow; otherwise, false
. The registered default is false
. For more information about what can influence the value, see Dependency Property Value Precedence.
Remarks
Dependency Property Information
Identifier field | IsHostedInRibbonWindowProperty |
Metadata properties set to true |
None |
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.