Interface IRecyclingItemContainerGenerator
Inherited Members
Namespace: System.Windows.Controls.Primitives
Assembly: OpenSilver.dll
Syntax
public interface IRecyclingItemContainerGenerator : IItemContainerGenerator
Methods
| Improve this Doc View SourceRecycle(GeneratorPosition, Int32)
Declaration
void Recycle(GeneratorPosition position, int count)
Parameters
Type | Name | Description |
---|---|---|
GeneratorPosition | position | |
System.Int32 | count |