Back to Devexpress

IUIObjectService Interface

maui-devexpress-dot-maui-dot-mvvm-e65e625c.md

latest772 B
Original Source

IUIObjectService Interface

Contains members that allow you to access a UI element from the View Model.

Namespace : DevExpress.Maui.Mvvm

Assembly : DevExpress.Maui.Mvvm.dll

NuGet Package : DevExpress.Maui.Mvvm

Declaration

csharp
public interface IUIObjectService

Extension Methods

Yield<IUIObjectService>()

YieldIfNotNull<IUIObjectService>()

See Also

IUIObjectService Members

DevExpress.Maui.Mvvm Namespace