Skip to content

IXElementCreator interface

Represents the interface for custom elements’ creators

public interface Korzh.EasyQuery.Wpf.IXElementCreator

Package: Korzh.EasyQuery.Wpf (targets: net461, net5.0-windows7.0, netcoreapp3.1)

Assembly: Korzh.EasyQuery.WPF.dll

NameTypeDescription
TagNamestringGets the tagName.
NameTypeDescription
Create()XElementCreates this instance.