csharp
public sealed class NodeSearchRowOne offered node type.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (8)
protected override string TagNameThe element name this type answers to when a caller does not choose one.
protected override bool AcceptsFocusWhether the focus can rest on this kind of control at all.
public UiElement CategoryPartWhere the type sits in the create menu.
public UiElement PortPartThe port a dragged wire would land on, when there is one.
public int IndexWhich result it is showing, as an index into the popup's list.
public string CategoryWhere the type sits in the create menu, as text a binding can write.
public string Portpublic bool SelectedWhether the arrows have landed on this row.
Methods (1)
protected override void OnCreated()Builds whatever this element is made of, once, as it joins a document.
Used by (1)
- NodeSearchPopupVixen.Editor.NodeGraph