[]
        
(Showing Draft Content)

C1.Win.Input.Pickers.C1FontPicker.GetDropDownItem

GetDropDownItem Method

GetDropDownItem(UiaItem)

Gets the UiaItem from the drop down part of this C1DropDownControlBase control.

Declaration
protected override UiaItem GetDropDownItem(UiaItem uiaItem)
Parameters
Type Name Description
UiaItem uiaItem
Returns
Type Description
UiaItem
Overrides