ItemsControlUIAdapter.Add(FrameworkElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
override System::Windows::FrameworkElement ^ Add(System::Windows::FrameworkElement ^ uiElement);
protected override System.Windows.FrameworkElement Add (System.Windows.FrameworkElement uiElement);
override this.Add : System.Windows.FrameworkElement -> System.Windows.FrameworkElement
Protected Overrides Function Add (uiElement As FrameworkElement) As FrameworkElement
Parameters
- uiElement
- FrameworkElement