Newer
Older
Qwilight / Qwilight / View / AvatarDateView.xaml
@Taehui Taehui on 5 Mar 254 bytes 2024-03-05 오후 7:51
<Canvas x:Class="Qwilight.View.AvatarDateView"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    IsVisibleChanged="OnVisibilityModified"
    Background="Transparent" />