Table of Contents

Class ShowGuideCommandBase

Namespace
H.Modules.Guide
Assembly
H.Modules.Guide.dll
public abstract class ShowGuideCommandBase : DisplayMarkupCommandBase, ICommand, INotifyPropertyChanged, IIconable, INameable, IDescriptionable
Inheritance
ShowGuideCommandBase
Implements
Derived
Inherited Members
Extension Methods

Methods

ExecuteAsync(object)

public override Task ExecuteAsync(object parameter)

Parameters

parameter object

Returns

Task

IsMatch(UIElement)

protected abstract bool IsMatch(UIElement element)

Parameters

element UIElement

Returns

bool