public ImageSource Icon. {. get { return (ImageSource)GetValue(IconProperty); }. set { SetValue(IconProperty, value); }. }.
確定! 回上一頁