RibbonPage.GetRibbonPage(DependencyObject) Method
Get the value of the RibbonPage.RibbonPage attached property to a specified RibbonPage.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| obj | DependencyObject |
Returns
| Type |
|---|
| RibbonPage |
See Also