Method | Description | |
---|---|---|
IconButton ( ) : System | ||
ImageSource ( string uri ) : void | ||
RippleColor ( Color color ) : void | ||
SetImageScale ( double scale ) : void | ||
SetRippleMargin ( double margin ) : void |
Method | Description | |
---|---|---|
UserControl_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
UserControl_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
UserControl_PreviewMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void |
public SetRippleMargin ( double margin ) : void | ||
margin | double | |
return | void |