IAttachedPropertyStore.CopyPropertiesTo Method

Definition

Copies all attachable member/value pairs from this attachable member store into a destination array.

C#
public void CopyPropertiesTo(System.Collections.Generic.KeyValuePair<System.Xaml.AttachableMemberIdentifier,object>[] array, int index);

Parameters

array
KeyValuePair<AttachableMemberIdentifier,Object>[]

The destination array. The array is a generic array, should be passed undimensioned, and should have components of AttachableMemberIdentifier and object.

index
Int32

The source index where copying should begin.

Applies to

Produkt Verzie
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10