Table of Contents

Method CanPrint

Namespace
Alternet.FormDesigner.Wpf.XamlDom
Assembly
Alternet.FormDesigner.Wpf.v10.dll

CanPrint(XamlObject)

Gets whether shorthand XAML markup extension code can be generated for the object.

public static bool CanPrint(XamlObject obj)

Parameters

obj XamlObject

Returns

bool