Table of Contents

Interface IGuideService

Namespace
H.Services.Common.Guide
Assembly
H.Services.Common.dll
public interface IGuideService
Extension Methods

Methods

Show(Predicate<UIElement>, UIElement)

Task Show(Predicate<UIElement> predicate = null, UIElement owner = null)

Parameters

predicate Predicate<UIElement>
owner UIElement

Returns

Task