Table of Contents

Class GuideService

Namespace
H.Modules.Guide
Assembly
H.Modules.Guide.dll
public class GuideService : IGuideService
Inheritance
GuideService
Implements
Inherited Members
Extension Methods

Methods

GetAdornerElement(UIElement)

protected virtual UIElement GetAdornerElement(UIElement owner = null)

Parameters

owner UIElement

Returns

UIElement

Show(Predicate<UIElement>, UIElement)

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

Parameters

predicate Predicate<UIElement>
owner UIElement

Returns

Task