2 references to GetItem
PresentationFramework (2)
System\Windows\Media\Animation\Storyboard.cs (1)
684
intermediateObject = path.
GetItem
(i);
System\Windows\PropertyPath.cs (1)
160
internal object LastItem { get { return
GetItem
(Length - 1); } }