예제 #1
0
파일: ShellView.cs 프로젝트: dahall/Vanara
 /// <summary>Initializes a new instance of the <see cref="NavigatedEventArgs"/> class.</summary>
 /// <param name="item">The shell item.</param>
 public FilterShellItemEventArgs(ShellItem item) => Item = item;