IXElementCreator interface
Represents the interface for custom elements’ creators
public interface Korzh.EasyQuery.Wpf.IXElementCreatorPackage: Korzh.EasyQuery.Wpf (targets: net461, net5.0-windows7.0, netcoreapp3.1)
Assembly: Korzh.EasyQuery.WPF.dll
Properties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| TagName | string | Gets the tagName. |
Methods
Section titled “Methods”| Name | Type | Description |
|---|---|---|
| Create() | XElement | Creates this instance. |