'宣言 Public Shared Function ResolveImagePadding( _ ByVal gallery As PopupGalleryTool, _ ByVal group As GalleryToolItemGroup, _ ByVal item As GalleryToolItem _ ) As Infragistics.Win.Margins
public static Infragistics.Win.Margins ResolveImagePadding( PopupGalleryTool gallery, GalleryToolItemGroup group, GalleryToolItem item )
例外 | 解説 |
---|---|
System.ArgumentNullException | item が null です。 |
System.ArgumentNullException | gallery が null です。 |